Name :Cosine function

Symbol :COS

Illustrate:

    Cosine function operation is performed on the input value.

Image:

Parameter:

Parameter Statement Type Description
IN Input REAL
Enter a value
OUT Output REAL
Output value

Example:

LD:

ST:



Interpretation:

parameter operandvalue
INTagInEnter a value:90
OUTTagOutOutput value:0.4480736
	IN inputs REAL type data, and OUT outputs the cosine operation of IN.